summaryrefslogtreecommitdiff
path: root/libgphoto2_port/libgphoto2_port
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2014-02-22 15:28:11 +0000
committerMarcus Meissner <marcus@jet.franken.de>2014-02-22 15:28:11 +0000
commit7ec1887efe627fcb7b27c00f2d2294dbaa3296f4 (patch)
tree456d600b75314a17fbd9d14d16d26ecfb7df6ced /libgphoto2_port/libgphoto2_port
parent6901f2d3a1da05d502e2a36d57f9526938e45c43 (diff)
downloadlibgphoto2-7ec1887efe627fcb7b27c00f2d2294dbaa3296f4.tar.gz
include
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@14759 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'libgphoto2_port/libgphoto2_port')
-rw-r--r--libgphoto2_port/libgphoto2_port/gphoto2-port-portability.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libgphoto2_port/libgphoto2_port/gphoto2-port-portability.c b/libgphoto2_port/libgphoto2_port/gphoto2-port-portability.c
index c9cc8ab02..fad65e6be 100644
--- a/libgphoto2_port/libgphoto2_port/gphoto2-port-portability.c
+++ b/libgphoto2_port/libgphoto2_port/gphoto2-port-portability.c
@@ -29,11 +29,13 @@
#include <stdio.h>
#include <gphoto2/gphoto2-port.h>
#include <gphoto2/gphoto2-port-result.h>
+#include <gphoto2/gphoto2-port-portability.h>
/* Windows Portability
------------------------------------------------------------------ */
#ifdef WIN32
+
void gp_port_win_convert_path (const char *path) {
int x;