summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2014-07-19 09:20:45 +0100
committerMichael Drake <tlsa@netsurf-browser.org>2014-07-19 09:20:45 +0100
commit7ebff5169afecd39fcc9161761d88e792b703d82 (patch)
treee6725b9bab785792f6e2c357b8f99d053fefaaf2
parent2b22da8d169401917bbd06614b4d3ec8c8856547 (diff)
downloadlibnsfb-7ebff5169afecd39fcc9161761d88e792b703d82.tar.gz
libnsfb-7ebff5169afecd39fcc9161761d88e792b703d82.tar.bz2
Move private headers out of include/ and into src/
To match our other libraries.
-rw-r--r--src/cursor.h (renamed from include/cursor.h)0
-rw-r--r--src/nsfb.h (renamed from include/nsfb.h)0
-rw-r--r--src/palette.h (renamed from include/palette.h)0
-rw-r--r--src/plot.h (renamed from include/plot.h)0
-rw-r--r--src/surface.h (renamed from include/surface.h)0
5 files changed, 0 insertions, 0 deletions
diff --git a/include/cursor.h b/src/cursor.h
index 15751bd..15751bd 100644
--- a/include/cursor.h
+++ b/src/cursor.h
diff --git a/include/nsfb.h b/src/nsfb.h
index 9a61775..9a61775 100644
--- a/include/nsfb.h
+++ b/src/nsfb.h
diff --git a/include/palette.h b/src/palette.h
index a853254..a853254 100644
--- a/include/palette.h
+++ b/src/palette.h
diff --git a/include/plot.h b/src/plot.h
index 4b1545d..4b1545d 100644
--- a/include/plot.h
+++ b/src/plot.h
diff --git a/include/surface.h b/src/surface.h
index efb84fb..efb84fb 100644
--- a/include/surface.h
+++ b/src/surface.h