kdelibs/khtml/compat/RenderBox.h

12 lines
144 B
C
Raw Normal View History

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