This Trac instance is not used for development anymore!

We migrated our development workflow to git and Gitea.
To test the future redirection, replace trac by ariadne in the page URL.

Changeset 301 for ps


Ignore:
Timestamp:
05/29/04 22:50:23 (21 years ago)
Author:
notpete
Message:

Fixed #includes.

Location:
ps/trunk/source/ps
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ps/trunk/source/ps/NPFont.h

    r246 r301  
    44// necessary includes
    55#include "CStr.h"
    6 #include "terrain/Texture.h"
     6#include "Texture.h"
    77
    88/////////////////////////////////////////////////////////////////////////////////////////
  • ps/trunk/source/ps/OverlayText.h

    r246 r301  
    1616//  Includes / Compiler directives
    1717//--------------------------------------------------------
    18 #include "terrain/Texture.h"
     18#include "Texture.h"
    1919#include "Overlay.h"        // just for CColor at the mo
    2020
Note: See TracChangeset for help on using the changeset viewer.