Changeset 13 for branches/1.0


Ignore:
Timestamp:
Mar 19, 2010, 11:44:04 AM (15 years ago)
Author:
herwigb
Message:

Make sure uni.h is taken from proper location 2

Location:
branches/1.0/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/1.0/src/de/uni.dlg

    r12 r13  
    22   #include <os2.h>
    33#endif
    4 DLGINCLUDE 1 "U:\Develop\unipdr\src\UNI.h"
     4DLGINCLUDE 1 "uni.h"
    55
    66DLGTEMPLATE IDD_UNI LOADONCALL MOVEABLE DISCARDABLE
  • branches/1.0/src/en/uni.dlg

    r12 r13  
    22   #include <os2.h>
    33#endif
    4 DLGINCLUDE 1 "U:\Develop\unipdr\src\UNI.h"
     4DLGINCLUDE 1 "uni.h"
    55
    66DLGTEMPLATE IDD_UNI LOADONCALL MOVEABLE DISCARDABLE
Note: See TracChangeset for help on using the changeset viewer.