From c96bda51dd1b005649e0dfb9e9a70fce34d78486 Mon Sep 17 00:00:00 2001 From: Hans Ulrich Niedermann Date: Thu, 28 Sep 2006 03:04:21 +0000 Subject: Consistently use #include everywhere. This moves the header files to a new subdirectory gphoto2 in both libgphoto2 and libphoto2_port/libgphoto2. All references are adapted appropriately. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@9221 67ed7778-7388-44ab-90cf-0a291f65f57c --- camlibs/stv0674/stv0674.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'camlibs/stv0674/stv0674.c') diff --git a/camlibs/stv0674/stv0674.c b/camlibs/stv0674/stv0674.c index 74e77186c..898582f9e 100644 --- a/camlibs/stv0674/stv0674.c +++ b/camlibs/stv0674/stv0674.c @@ -23,9 +23,9 @@ #include #include #include -#include -#include -#include +#include +#include +#include #ifdef ENABLE_NLS # include -- cgit v1.2.1