- Timestamp:
- 05/29/04 22:50:23 (21 years ago)
- Location:
- ps/trunk/source/ps
- Files:
-
- 2 edited
-
NPFont.h (modified) (1 diff)
-
OverlayText.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ps/trunk/source/ps/NPFont.h
r246 r301 4 4 // necessary includes 5 5 #include "CStr.h" 6 #include " terrain/Texture.h"6 #include "Texture.h" 7 7 8 8 ///////////////////////////////////////////////////////////////////////////////////////// -
ps/trunk/source/ps/OverlayText.h
r246 r301 16 16 // Includes / Compiler directives 17 17 //-------------------------------------------------------- 18 #include " terrain/Texture.h"18 #include "Texture.h" 19 19 #include "Overlay.h" // just for CColor at the mo 20 20
Note:
See TracChangeset
for help on using the changeset viewer.
