projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
202dd95
)
babl: fix bad relative include
author
Øyvind Kolås
<pippin@gimp.org>
Sat, 24 Nov 2018 03:13:24 +0000
(
04:13
+0100)
committer
Øyvind Kolås
<pippin@gimp.org>
Sat, 24 Nov 2018 03:13:24 +0000
(
04:13
+0100)
babl/babl-space.h
patch
|
blob
|
history
diff --git
a/babl/babl-space.h
b/babl/babl-space.h
index 92926baed79bc770f30d2e74168d9f62d5dbb69e..bbf0c428fbc0e9f342dad9d7e5fe1f96f15ebfb0 100644
(file)
--- a/
babl/babl-space.h
+++ b/
babl/babl-space.h
@@
-19,7
+19,7
@@
#ifndef _BABL_SPACE_H
#define _BABL_SPACE_H
-#include "
../
config.h"
+#include "config.h"
#include <math.h>
#include <string.h>
#include "base/util.h"