summaryrefslogtreecommitdiff
path: root/filecache.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'filecache.cpp')
-rw-r--r--filecache.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/filecache.cpp b/filecache.cpp
index 1ecb60f..a9c7c11 100644
--- a/filecache.cpp
+++ b/filecache.cpp
@@ -1,8 +1,10 @@
+
+#include "filecache.h"
+
#include <algorithm>
#include <fstream>
#include <istream>
#include <sys/stat.h>
-#include "filecache.h"
namespace vdrlive {