View | Details | Raw Unified
Collapse All | Expand All

(-) src/main/display.hh.orig (-2 / +2 lines)
 Lines 22-28    Link Here 
#ifndef _SWORD_MAIN_HH_
#ifndef _SWORD_MAIN_HH_
#define _SWORD_MAIN_HH_
#define _SWORD_MAIN_HH_
	
#include <string>	
#include <swmgr.h>
#include <swmgr.h>
#include <swbuf.h>
#include <swbuf.h>
#include <versekey.h>
#include <versekey.h>
 Lines 25-37    Link Here 
#endif
#endif
#ifdef __cplusplus
#ifdef __cplusplus
#include "backend/sword_main.hh"
extern "C" {
extern "C" {
#include <gtk/gtk.h>
#include <gtk/gtk.h>
#include <swmgr.h>
#include <swmgr.h>
#include <swdisp.h>
#include <swdisp.h>
#include "main/global_ops.hh"
#include "main/global_ops.hh"
#include "backend/sword_main.hh"
#include "gui/utilities.h"
#include "gui/utilities.h"
using namespace sword;
using namespace sword;