Changeset 11:215163a309ee in xplra for src/xplra/plugin.cc


Ignore:
Timestamp:
01/20/13 09:50:28 (12 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Updated to the new, separated VSCPL and XPLCOMMON libraries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/xplra/plugin.cc

    r9 r11  
    3131#include "ListenThread.h"
    3232
    33 #include <xplcommon/Util.h>
    34 #include <xplcommon/config.h>
     33#include <hu/varadiistvan/xplcommon/Util.h>
     34#include <hu/varadiistvan/scpl/config.h>
    3535
    3636#include <XPLMDefs.h>
     
    5050using xplra::ListenThread;
    5151
    52 using xplcommon::Util;
     52using hu::varadiistvan::xplcommon::Util;
    5353
    5454//------------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.