summaryrefslogtreecommitdiff
path: root/src/notes.cc
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2019-02-15 19:20:25 +0100
committerBardur Arantsson <bardur@scientician.net>2019-02-15 19:20:25 +0100
commit98236a1479abfbd28d10313e376721608e2f5643 (patch)
tree5d731183b8bfd8df348d9b89237c02cf269d362e /src/notes.cc
parent5f61162f393b647dfee59dd5ff590c987eefe6e0 (diff)
Migrate all headers to C++-only
Diffstat (limited to 'src/notes.cc')
-rw-r--r--src/notes.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/notes.cc b/src/notes.cc
index 7dfe39ac..0210de8c 100644
--- a/src/notes.cc
+++ b/src/notes.cc
@@ -14,8 +14,6 @@
#include "player_class.hpp"
#include "player_type.hpp"
#include "util.hpp"
-#include "util.h"
-#include "variable.h"
#include "variable.hpp"
#include <boost/filesystem/path.hpp>