diff options
Diffstat (limited to 'src/core.cpp')
-rw-r--r-- | src/core.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/core.cpp b/src/core.cpp index cb1053b69d..b12c90efe8 100644 --- a/src/core.cpp +++ b/src/core.cpp @@ -3,4 +3,5 @@ // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. -#include "core.h"
\ No newline at end of file +#include "core.h" + |