diff options
author | corvid <corvid@lavabit.com> | 2009-03-09 20:39:48 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2009-03-09 20:39:48 +0000 |
commit | 289c18102eddc8bcb38d7e620d88617a4a14107d (patch) | |
tree | 85d69c4bcb8848ab2a9dc9df3eee8fea2427e334 /src/css.cc | |
parent | 133f149632a5b0b4671c0394e8bb4950abd01a74 (diff) |
needn't include prefs.h
Diffstat (limited to 'src/css.cc')
-rw-r--r-- | src/css.cc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -12,7 +12,6 @@ #include <stdio.h> #include <math.h> #include "../dlib/dlib.h" -#include "prefs.h" #include "misc.h" #include "html_common.hh" #include "css.hh" |