polybar/include/x11/render.hpp

10 lines
146 B
C++
Raw Normal View History

2016-11-20 22:04:31 +00:00
#pragma once
#include "config.hpp"
#ifndef ENABLE_RENDER_EXT
#error "X Render extension is disabled..."
#endif
#include <xpp/proto/render.hpp>