gnetworking.h.in: move "#undef interface"
[platform/upstream/glib.git] / gio / win32 / gwinhttpvfs.h
index 11593ab..e04c735 100644 (file)
@@ -14,9 +14,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General
- * Public License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Public License along with this library; if not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Alexander Larsson <alexl@redhat.com>
  * Author: Tor Lillqvist <tml@novell.com>
 #define __G_WINHTTP_VFS_H__
 
 #include <gio/giotypes.h>
+#include <gio/gvfs.h>
 
-#include "gvfs.h"
-
-#define _WIN32_WINNT 0x0500
 #include <windows.h>
 
 #include "winhttp.h"