Changeset 64 for trunk/m3/m3/src/App.h

Show
Ignore:
Timestamp:
01/03/08 23:46:06 (3 years ago)
Author:
mbooth
Message:

Created a sane makefile/build-system that works without the Eclipse.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/m3/m3/src/App.h

    r62 r64  
    2323 
    2424#include <wx/wx.h> 
    25 #include "M3Frame.h" 
     25#include "Frame.h" 
    2626 
    2727class M3App : public wxApp