fix WITHOUT_NETWORKING
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
#include "global.h"
|
||||
|
||||
#if !defined(WITHOUT_NETWORKING)
|
||||
#include "NetworkSyncManager.h"
|
||||
#include "ScreenNetworkOptions.h"
|
||||
#include "RageLog.h"
|
||||
@@ -144,6 +146,8 @@ void ScreenNetworkOptions::ExportOptions()
|
||||
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
/*
|
||||
* (c) 2004 Charles Lohr
|
||||
* All rights reserved.
|
||||
|
||||
Reference in New Issue
Block a user