Changeset 11:215163a309ee in xplra for src/xplra/plugin.cc
- Timestamp:
- 01/20/13 09:50:28 (12 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/xplra/plugin.cc
r9 r11 31 31 #include "ListenThread.h" 32 32 33 #include < xplcommon/Util.h>34 #include < xplcommon/config.h>33 #include <hu/varadiistvan/xplcommon/Util.h> 34 #include <hu/varadiistvan/scpl/config.h> 35 35 36 36 #include <XPLMDefs.h> … … 50 50 using xplra::ListenThread; 51 51 52 using xplcommon::Util;52 using hu::varadiistvan::xplcommon::Util; 53 53 54 54 //------------------------------------------------------------------------------
Note:
See TracChangeset
for help on using the changeset viewer.