summaryrefslogtreecommitdiff
path: root/src/lib/image_content.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/image_content.cc')
-rw-r--r--src/lib/image_content.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/image_content.cc b/src/lib/image_content.cc
index dc1efa965..c415f933d 100644
--- a/src/lib/image_content.cc
+++ b/src/lib/image_content.cc
@@ -25,6 +25,7 @@
#include "frame_rate_change.h"
#include "exceptions.h"
#include "safe_stringstream.h"
+#include "image_filename_sorter.h"
#include <libcxml/cxml.h>
#include <libxml++/libxml++.h>
#include <boost/foreach.hpp>
@@ -32,8 +33,6 @@
#include "i18n.h"
-#include "image_filename_sorter.cc"
-
using std::string;
using std::cout;
using boost::shared_ptr;