removed main.h
This commit is contained in:
parent
8ff221a8fa
commit
1b24d34ad2
|
@ -31,7 +31,6 @@
|
||||||
#include "rtc.h"
|
#include "rtc.h"
|
||||||
#include "common.h"
|
#include "common.h"
|
||||||
#include "mic.h"
|
#include "mic.h"
|
||||||
#include "main.h"
|
|
||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
bool freshMovie = false; //True when a movie loads, false when movie is altered. Used to determine if a movie has been altered since opening
|
bool freshMovie = false; //True when a movie loads, false when movie is altered. Used to determine if a movie has been altered since opening
|
||||||
|
|
Loading…
Reference in New Issue