Changeset 396


Ignore:
Timestamp:
Feb 8, 2012, 6:06:55 AM (14 years ago)
Author:
rlw
Message:

hq qpushove system-specific include paths from test files

Location:
branches/branch-1-0/src/helpers
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/branch-1-0/src/helpers/_call_filedlg.c

    r227 r396  
    2121#include "setup.h"                      // code generation and debugging options
    2222
    23 #include "..\..\..\xworkplace\include\xwpapi.h"
     23#include "xwpapi.h"
    2424
    2525#include "helpers\call_file_dlg.c"
  • branches/branch-1-0/src/helpers/_test_dialog.c

    r222 r396  
    3030#include "setup.h"                      // code generation and debugging options
    3131
    32 #include "R:\projects\R_cvs\xworkplace\include\dlgids.h"
     32#include "dlgids.h"
    3333
    3434#include "helpers\comctl.h"
Note: See TracChangeset for help on using the changeset viewer.