Update header guard.

This commit is contained in:
Michael Drake 2013-07-22 11:12:57 +01:00
parent 68078d7ea7
commit df2efd03c4
1 changed files with 2 additions and 2 deletions

View File

@ -20,8 +20,8 @@
* Cookies (interface).
*/
#ifndef _NETSURF_DESKTOP_COOKIES_H_
#define _NETSURF_DESKTOP_COOKIES_H_
#ifndef _NETSURF_DESKTOP_COOKIES_OLD_H_
#define _NETSURF_DESKTOP_COOKIES_OLD_H_
#include <stdbool.h>