kdelibs/khtml/compat/RenderBox.h
2014-11-13 01:04:59 +02:00

11 lines
144 B
C++

#ifndef RenderBox_h
#define RenderBox_h
#include "render_box.h"
#include "IntRect.h"
namespace WebCore {
using namespace khtml;
}
#endif