X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/24178e4a14a3d10e5f389ce7d8eb35f6636df001..781bdbb410f421a1c93655217f8729160b6f4aa5:/src/iodbc/henv.h?ds=sidebyside diff --git a/src/iodbc/henv.h b/src/iodbc/henv.h index a52c18d03f..f2a44907ef 100644 --- a/src/iodbc/henv.h +++ b/src/iodbc/henv.h @@ -26,11 +26,11 @@ #ifndef _HENV_H #define _HENV_H -#include <config.h> -#include <dlproc.h> +#include "config.h" +#include "dlproc.h" -#include <isql.h> -#include <isqlext.h> +#include "isql.h" +#include "isqlext.h" #ifndef SYSERR #define SYSERR -1